internal representation
英 [ɪnˈtɜːnl ˌreprɪzenˈteɪʃn]
美 [ɪnˈtɜːrnl ˌreprɪzenˈteɪʃn]
网络 内部表示; 内部表象; 内在表征; 内部表征; 内在表象
英英释义
noun
- a presentation to the mind in the form of an idea or image
双语例句
- For instance, the Java ™ language's internal representation of strings is based on UTF-16, which makes indexing into the string much faster.
比如,Java™语言中字符串的内部表示采用UTF-16,因此对字符串的索引更快。 - However, Java code never exposes this internal representation to the programs it exchanges data with.
不过,Java代码永远不会把这种内部表示向与它交换数据的程序公开。 - The internal representation of such data is meant to be convenient for data processing in a program.
数据的内部表示方式的意义是方便程序对数据的处理。 - We use BPMN as a notation but we have our own internal representation.
我们使用BPMN做注解,但是也有自己的内部表现形式。 - An internal representation of the world; an organization of concepts and actions that can be revised by new information about the world.
世界的内化;可以被关于世界的新的信息修订的概念和行为的体制。 - Having one internal format would enable all of the Java-based languages to resolve to the same internal representation, he said.
建立一种内部格式可以让所有基于Java的语言解析相同的内部表示,他说。 - Only the internal representation of user data in Domino is changed into table formats.
只有Domino中用户数据的内部表示才会转换为表格式。 - The process involves generating an internal representation of a method that's different from bytecodes but at a higher level than the target processor's native instructions.
此过程将生成方法的一个内部表示,该表示与字节码不同但是其级别要高于目标处理器的本地指令。 - Created at installation time, these files store an internal representation of the system classes.
这些文件在安装时创建,保存着系统类的内部表示方式。 - If the internal representation of the spatial value requires less bytes than specified in the inline length setting, then it will be stored inline as VARCHAR FOR BIT DATA.
如果空间值的内部表示需要的字节数少于inlinelength设置中指定的值,那么它将以内联(inline)的方式存储为VARCHARFORBITDATA。